<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* Common */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family: Microsoft YaHei, sans-serif; }
html::-webkit-scrollbar {display: none;}
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;max-width: 100%;min-width: 320px;overflow-x: hidden;scrollbar-width: none;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color: #0061ae;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1330px){
	.container{width: 1300px;}
}
@media (min-width: 1430px){
	.container{width: 1400px;}
}
@media (min-width: 1530px){
	.container{width: 1500px;}
}
@media (min-width: 1630px){
	.container{width: 1600px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}

.container-1200{ width: 90%; margin: 0 auto;}
@media(min-width: 1230px){
	.container-1200{ width: 1170px; margin: 0 auto;}
}
@media(min-width: 1600px){
	.container-1200{ width: 1200px; margin: 0 auto;}
}
@media(min-width: 1720px){
	.container-1200{ width: 1200px; margin: 0 auto;}
}

/* scroll */
.virtual-scroll{position: fixed;width: 10px;height: 100vh;right: 0;top: 0;z-index: 135;background-color: rgba(0, 0, 0, 0);opacity: 0;-webkit-transition: opacity 0.25s;-o-transition: opacity 0.25s;transition: opacity 0.25s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.virtual-scroll:hover{opacity: 1;background-color: #f1f1f1;}
.virtual-scroll:before{content: '';position: absolute;width: 100vw;right: 0;height: 100vh;top: 0;display: none;z-index: -1;}
.virtual-scroll.dblclick:hover:after{content: '';position: absolute;line-height: 40px;padding: 0 30px;background-color: #1a1a1a;color: #fff;right: 25px;bottom: 50px;white-space: nowrap;pointer-events: none;}
.virtual-scroll.active{opacity: 1;}
.virtual-scroll.mousedown:before{display: block;}
.virtual-scroll .virtual-scroll-thumb{position: absolute;width: 10px;height: 200px;background-color: #0061ae;left: 0;top: 0;-webkit-transition: background-color 0.25s;-o-transition: background-color 0.25s;transition: background-color 0.25s;}
.virtual-scroll .virtual-scroll-thumb:hover{background-color: #0061ae;}
.virtual-scroll .virtual-scroll-thumb:hover.active{background-color: #0061ae;}
.virtual-scroll .virtual-scroll-thumb.active{background-color: #0061ae;}
@media (max-width:767px) {
	.virtual-scroll{display:none;}
}

/* Header */
/*logo、nav、search、tel*/
.logo_nav_search_tel{ height: 100px;  position: relative;}
.logo_nav_search_tel .logo{ float: left; margin-top: 30px; padding-left: 90px;}
.logo_nav_search_tel .nav{ float: right;}
.logo_nav_search_tel .search_tel{float: right; }
.logo_nav_search_tel .search{ float: left;}
.logo_nav_search_tel .tel{ float: left;}

.navbar-default .navbar-collapse{
}

@media(max-width:1199px){
	.logo_nav_search_tel .nav{ float: left; }
}

#head-search{width:100px; height:100px; display: block; background:url(../index/icon-search.png) no-repeat center; border-left: 1px solid #d2d2d2;}
#head-tel{width:100px; height:100px; display: block; background:url(../index/icon-tel.png) no-repeat center; border-left: 1px solid #d2d2d2;}
.q_search{position:absolute;right:0;top:99px;width:280px;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);border: 1px solid rgba(0,0,0,.15);z-index:99999;display:none;}
.q_search .q_search1{padding:25px 20px;}
.q_search .form-group{position:relative;margin:0;}
.q_search input[type="search"]{display: block;width: 100%;color: #000;line-height: 24px;padding: 7px 40px 7px 15px;height: 40px;border: 1px solid #e0e0e0;background: #fff;}
.q_search .search-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;text-align: center;color: #555;font-size: 12px;background: 0;cursor: pointer;border:0;}
.guanggao{ float: left; margin-top: 24px; padding-left: 15px;}
.guanggao h2{ font-size: 20px; font-weight: bold;}
.guanggao h2 em{ font-weight: bold; color: #0061ae;}
.guanggao p{ font-size: 18px; color: #999; padding-top: 5px;}

nav.navbar.bootsnav{border: none;margin-bottom: 0;background: inherit;}
.navbar-nav{ float: left; padding-right: 90px;}
nav.navbar.bootsnav ul.nav &gt; li{  height: 100px;}
nav.navbar.bootsnav ul.nav &gt; li.dropdown ul{ padding: 20px; background: rgba(0,0,0,.8);}
nav.navbar.bootsnav ul.nav &gt; li:first-of-type &gt; a{border-left: 1px solid #e5e5e5;}
nav.navbar.bootsnav ul.nav &gt; li &gt; a{ color: #474747; text-transform: uppercase; padding: 0 25px; font-size: 16px; font-weight: normal; display: block;line-height: 30px; border-right: 1px solid #e5e5e5; margin-top: 35px;}
nav.navbar.bootsnav ul.nav &gt; li:hover{ background: url(../index/nav_bg.png) no-repeat bottom;}
nav.navbar.bootsnav ul.nav ul.dropdown-menu &gt; li &gt; a{font-size: 16px;color: #fff;line-height: 50px;padding: 0 15px;border-bottom: none;background: inherit;}
/*.nav &gt; li:after{ content: ""; width: 0; height: 5px; background: #34c9dd; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s;}
.nav &gt; li:hover:after{ width: 100%;}*/
nav.navbar.bootsnav ul.nav &gt; li.dropdown &gt; a.dropdown-toggle:after{ content: "+"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 35%; right: 10%; transition: all 0.4s ease 0s;}
nav.navbar.bootsnav ul.nav &gt; li.dropdown.on &gt; a.dropdown-toggle:after{ content: "\f105"; transform: rotate(90deg);}
.dropdown-menu.multi-dropdown{ position: absolute; left: -100% !important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none;}
.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover{ background: none;}

nav.navbar.bootsnav li:hover ul.dropdown-menu,nav.navbar.bootsnav li.cur ul.dropdown-menu{ display:block; }

.dropdown-menu{ background-color: none;}
@media only screen and (max-width:990px){ 
	nav.navbar.bootsnav ul.nav &gt; li.dropdown &gt; a.dropdown-toggle:after, nav.navbar.bootsnav ul.nav &gt; li.dropdown.on &gt; a.dropdown-toggle:after{ content: " "; } 
	.dropdown-menu.multi-dropdown{ left: 0 !important; } 
	nav.navbar.bootsnav ul.nav &gt; li &gt; a{ margin: 0; }
	}
/*logo、nav、search、tel*/
@media(max-width:1799px){
	nav.navbar.bootsnav ul.nav &gt; li &gt; a{ color: #474747; text-transform: uppercase; padding: 0 12px; font-size: 16px; font-weight: normal; display: block;line-height: 30px; border-right: 1px solid #e5e5e5; margin-top: 35px;}
}

@media(max-width:1599px){
	.logo_nav_search_tel .logo{ float: left; margin-top: 30px; padding-left: 30px;}
	.navbar-nav{ float: left; padding-left: 150px;}
	nav.navbar.bootsnav ul.nav &gt; li &gt; a{ color: #474747; text-transform: uppercase; padding: 0 41px; font-size: 16px; font-weight: normal; display: block;line-height: 30px; border-right: 1px solid #e5e5e5; margin-top: 35px;}
}

@media(max-width:1365px){
	.navbar-nav{ float: left; padding-left: 50px;}
	nav.navbar.bootsnav ul.nav &gt; li &gt; a{ color: #474747; text-transform: uppercase; padding: 0 38px; font-size: 16px; font-weight: normal; display: block;line-height: 30px; border-right: 1px solid #e5e5e5; margin-top: 35px;}
}

@media(max-width:1199px){
	.logo_nav_search_tel .logo{ float: left; margin-top: 30px; padding-left: 30px;}
	.navbar-nav{ float: left; padding-left: 50px;}
	nav.navbar.bootsnav ul.nav &gt; li &gt; a{ color: #474747; text-transform: uppercase; padding: 0 23px; font-size: 16px; font-weight: normal; display: block;line-height: 30px; border-right: 1px solid #e5e5e5; margin-top:35px; background: none;}
	nav.navbar.bootsnav ul.nav &gt; li{ height: 100px;}
}
@media(max-width:767px){
	.logo_nav_search_tel{ height: auto;  position: relative;}
	.logo_nav_search_tel .logo{ margin: 0 auto;  text-align: center; float: none; padding-left: 0; padding-top: 15px;}
	.guanggao{ float: none; margin-top: 10px; padding:0 15px;}
	.guanggao h2{ font-size: 18px; font-weight: bold;}
	.guanggao p{ font-size: 16px; color: #999; padding-top: 5px; padding-bottom: 10px;}
}


/*手机导航*/
.phone_nav ul{ background: #0061ae; overflow: hidden; }
.phone_nav ul li{ border-bottom: 1px solid #f1f1f1; width: 25%; float: left; height: 50px; line-height: 50px; text-align: center; border-right: 1px solid #f1f1f1;}
.phone_nav ul li:nth-child(n+5){ border-bottom: none; }
.phone_nav ul li:nth-child(4n){border-right: none;}
.phone_nav ul li a{ color: #fff; font-size: 16px;}

@media(max-width:1199px){
	.phone_nav ul li a{ color: #fff; font-size: 14px;}
}

@media(max-width:767px){
	.phone_nav ul li{ border-bottom: 1px solid #f1f1f1; width: 25%; float: left; height: 40px; line-height: 40px; text-align: center; border-right: 1px solid #f1f1f1;}
}	

/* Banner */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide{overflow:hidden;position:relative;}
#banner .swiper-slide img{display:block;max-width:100%;}

#banner .swiper-pagination{bottom:40px;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:30px;height:30px;opacity:1;border-radius: 50%;border:3px solid transparent;background:transparent;position:relative;}
#banner .swiper-pagination-bullet:after{content:'';width:8px;height:8px;background:#fff;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
#banner .swiper-pagination-bullet-active{border-color:rgb(255 255 255 / 80%);}
#banner .swiper-pagination-bullet-active:after{background: #0061ae;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/page/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/page/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}
@media (max-width: 767px){
	#banner .swiper-pagination{bottom:10px;}
	#banner .swiper-pagination-bullet{border:none;}
}
@media (max-width: 500px){
	#banner .swiper-pagination{display:none;}
}

/* title */
.title{text-align:center;}
.title h3{font-size: 40px;color: #444;font-weight: bold;}
.title p{font-size:20px;color:#666;margin-top:12px;}
@media (max-width: 767px){
	.title h3{font-size:26px;}
	.title p{font-size:16px;}
}
@media (max-width: 500px){
	.title h3{font-size:20px;}
	.title p{font-size:14px;margin-top: 10px;}
}

/*方案*/
.plan{ padding-top: 40px; padding-bottom: 60px;}
.plan .plan_t {text-align: center;}
.plan .plan_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.plan .plan_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.plan .plan_t h2 em{ font-weight: bold; color: #0061ae;}
.plan .plan_txt{ padding-top: 50px; overflow: hidden;}
.plan .plan_txt ul li { position: relative;}
.plan .plan_txt ul li .plan_li_top { overflow: hidden;}
.plan .plan_txt ul li .plan_li_top img{ overflow: hidden; transition:all 2s; }
.plan .plan_txt ul li:hover .plan_li_top img{transform:scale(1.2); }
.plan .plan_txt ul li h3{ position: absolute; color: #fff; bottom: 0px;  padding-left: 25px; height: 70px; line-height: 70px; background: linear-gradient(to top, rgba(0,0,0,.9) , rgba(255,255,255,.005)); width: 100%;}
.plan .plan_txt ul li .plan_li_bottom{ display: none; text-align: center;}
.plan .plan_txt ul li .plan_li_bottom h4{ color: #fff;  font-size: 24px; font-weight: bold; padding-top: 50px; padding-bottom: 30px;}
.plan .plan_txt ul li .plan_li_bottom h5:hover{ font-weight: bold;}
.plan .plan_txt ul li .plan_li_bottom h5{ color: #fff; font-size: 18px;  line-height: 40px;}
.plan .plan_txt ul li .plan_li_bottom img{ padding-top: 50px;}
.plan .plan_txt ul li .plan_li_bottom img.img_b{position: absolute;bottom: -9px;left: 50%;margin-left: -71px;}
.plan .plan_txt ul li:hover .plan_li_bottom{ display: block; position: absolute; bottom: 0; background: rgba(0,0,0,.4); height: 100%; width: 100%; padding: 20px;}
.plan .plan_txt ul li:hover h3{ display: none;}
.plan .plan_more{ width: 80px; height: 50px; background: url(../images/plan_more.png) #f1f1f1 center no-repeat; margin: 0 auto; margin-top: 40px;}
.plan .plan_more a{ height: 100%; display: block;}
.showplan .showplan_li a img{ margin: 0 auto; padding: 5px; border:3px solid #dedede;}
/*方案*/
@media(max-width: 991px){
	.plan .plan_txt ul li { position: relative; margin-bottom: 30px;}
	.plan .plan_more{ width: 80px; height: 50px; background: url(../images/plan_more.png) #f1f1f1 center no-repeat; margin: 0 auto; margin-top: 10px;}
}

@media(max-width: 767px){
	.plan .plan_txt{ padding-top: 20px; overflow: hidden;}
	.plan .plan_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.plan .plan_txt ul&gt;div{ padding: 0 5px;}
	.plan .plan_txt ul li h3{ position: absolute; color: #fff; bottom: 0px;  padding-left: 25px; height: 50px; line-height: 50px; background: linear-gradient(to top, rgba(0,0,0,.9) , rgba(255,255,255,.005)); width: 100%; font-size: 16px;}
	.plan .plan_txt ul li { position: relative; margin-bottom: 10px;}
}

/*方案优势*/
.fangan{padding-top: 40px; padding-bottom: 60px; background: url(../images/fangan_bg.jpg) no-repeat top;}
.fangan .fangan_t {text-align: center; padding-bottom: 90px;}
.fangan .fangan_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.fangan .fangan_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.fangan .fangan_t h2 em{ font-weight: bold; color: #0061ae;}
.fangan .fangan_l{ width: 23%; float: left;}
.fangan .fangan_m{ float: left; width: 54%;}
.fangan .fangan_f{ width: 23%; float: right;}
.fangan ul li{margin-top: 60px;}
.fangan .fangan_l ul{ position: relative;}
.fangan .fangan_f ul{ position: relative;}
.fangan ul .fangan_l_li{}
.fangan ul li.fangan_li_1{ background: url(../images/fangan_li_1_bg.png) no-repeat right; padding-right: 100px; overflow: hidden; position: inherit; left: 100px;}
.fangan ul li.fangan_li_1:hover{ background: url(../images/fangan_li_1_bg_h.png) no-repeat right; padding-right: 100px;}
.fangan ul li.fangan_li_2{ background: url(../images/fangan_li_2_bg.png) no-repeat right; padding-right: 100px; overflow: hidden; position: inherit; left: 30px;}
.fangan ul li.fangan_li_2:hover{ background: url(../images/fangan_li_2_bg_h.png) no-repeat right; padding-right: 100px;}
.fangan ul li.fangan_li_3{ background: url(../images/fangan_li_3_bg.png) no-repeat right; padding-right: 100px; overflow: hidden; position: inherit; left: 100px;}
.fangan ul li.fangan_li_3:hover{ background: url(../images/fangan_li_3_bg_h.png) no-repeat right; padding-right: 100px;}
.fangan ul li.fangan_li_4{ background: url(../images/fangan_li_4_bg.png) no-repeat left; padding-left: 100px; overflow: hidden; position: inherit; right: 100px;}
.fangan ul li.fangan_li_4:hover{ background: url(../images/fangan_li_4_bg_h.png) no-repeat left; padding-left: 100px;}
.fangan ul li.fangan_li_5{ background: url(../images/fangan_li_5_bg.png) no-repeat left; padding-left: 100px; overflow: hidden; position: inherit; right: 50px;}
.fangan ul li.fangan_li_5:hover{ background: url(../images/fangan_li_5_bg_h.png) no-repeat left; padding-left: 100px;}
.fangan ul li.fangan_li_6{position: inherit; right: 80px;}
.fangan ul li.fangan_li_6 a p{ color:#fff; font-size: 16px; background: url(../images/fangan_zixun.png) no-repeat center; width: 238px; height: 42px; text-align: center; line-height: 42px; }
.fangan .fangan_l ul li h3{ font-size: 20px; color: #222; font-weight: bold; text-align: right; line-height: 36px; }
.fangan .fangan_l ul li p{ font-size: 16px; color: #666; text-align: right; line-height: 30px; float: right;}
.fangan .fangan_f ul li h3{ font-size: 20px; color: #222; font-weight: bold; text-align: left; line-height: 36px;}
.fangan .fangan_f ul li p{ font-size: 16px; color: #666; text-align: left; line-height: 30px; float: left;}
/*方案优势*/

.phone-fangan{padding-top: 40px; padding-bottom: 60px; background: url(../images/fangan_bg.jpg) repeat-y top;}
.phone-fangan .phone-fangan_t {text-align: center; padding-bottom: 20px;}
.phone-fangan .phone-fangan_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.phone-fangan .phone-fangan_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.phone-fangan .phone-fangan_t h2 em{ font-weight: bold; color: #0061ae;}
.phone-fangan ul li.fangan-phone_li_1{ background: url(../images/fangan_li_1_bg.png) no-repeat left; padding-left: 50px; overflow: hidden;  background-size:36px; }
.phone-fangan ul li.fangan-phone_li_2{ background: url(../images/fangan_li_2_bg.png) no-repeat left; padding-left: 50px; overflow: hidden;  background-size:36px; }
.phone-fangan ul li.fangan-phone_li_3{ background: url(../images/fangan_li_3_bg.png) no-repeat left; padding-left: 50px; overflow: hidden;  background-size:36px; }
.phone-fangan ul li.fangan-phone_li_4{ background: url(../images/fangan_li_4_bg.png) no-repeat left; padding-left: 50px; overflow: hidden;  background-size:36px; }
.phone-fangan ul li.fangan-phone_li_5{ background: url(../images/fangan_li_5_bg.png) no-repeat left; padding-left: 50px; overflow: hidden;  background-size:36px; }
.phone-fangan ul li.fangan-phone_li_6 a p{ color:#fff; font-size: 16px; background: url(../images/fangan_zixun.png) no-repeat center; width: 238px; height: 42px; text-align: center; line-height: 42px; }
.phone-fangan .fangan-phone_l ul li{ margin-top: 30px;}
.phone-fangan .fangan-phone_l ul li h3{ font-size: 18px; font-weight: bold; color: #222;}
.phone-fangan .fangan-phone_l ul li p{ color: #666;}

@media(max-width:1599px){
	.fangan .fangan_t {text-align: center; padding-bottom: 50px;}	
	.fangan ul li.fangan_li_1{ background: url(../images/fangan_li_1_bg.png) no-repeat right; padding-right: 80px; overflow: hidden; position: inherit; left: 80px; background-size:60px; }
	.fangan ul li.fangan_li_1:hover{ background: url(../images/fangan_li_1_bg_h.png) no-repeat right; padding-right: 80px; background-size:60px;}
	.fangan ul li.fangan_li_2{ background: url(../images/fangan_li_2_bg.png) no-repeat right; padding-right: 80px; overflow: hidden; position: inherit; left: 30px; background-size:60px; }
	.fangan ul li.fangan_li_2:hover{ background: url(../images/fangan_li_2_bg_h.png) no-repeat right; padding-right: 80px; background-size:60px;}
	.fangan ul li.fangan_li_3{ background: url(../images/fangan_li_3_bg.png) no-repeat right; padding-right: 80px; overflow: hidden; position: inherit; left: 80px; background-size:60px;}
	.fangan ul li.fangan_li_3:hover{ background: url(../images/fangan_li_3_bg_h.png) no-repeat right; padding-right: 80px; background-size:60px;}
	.fangan ul li.fangan_li_4{ background: url(../images/fangan_li_4_bg.png) no-repeat left; padding-left: 80px; overflow: hidden; position: inherit; right: 80px; background-size:60px;}
	.fangan ul li.fangan_li_4:hover{ background: url(../images/fangan_li_4_bg_h.png) no-repeat left; padding-left: 80px; background-size:60px; }
	.fangan ul li.fangan_li_5{ background: url(../images/fangan_li_5_bg.png) no-repeat left; padding-left: 80px; overflow: hidden; position: inherit; right: 50px; background-size:60px;}
	.fangan ul li.fangan_li_5:hover{ background: url(../images/fangan_li_5_bg_h.png) no-repeat left; padding-left: 80px; background-size:60px;}
	.fangan .fangan_l ul li p{ font-size: 14px; color: #666; text-align: right; line-height: 24px; float: right;}
	.fangan .fangan_f ul li p{ font-size: 14px; color: #666; text-align: left; line-height: 24px; float: left;}
	.fangan ul li{margin-top: 20px;}
}

@media(max-width:1199px){
	.fangan ul li{margin-top: 10px;}
	.fangan .fangan_l{ width: 25%; float: left;}
	.fangan .fangan_m{ float: left; width: 50%; padding-top: 50px;}
	.fangan .fangan_f{ width: 25%; float: right;}
	.fangan ul li.fangan_li_6{position: inherit; right: 80px; margin-top: 40px;}
}

@media(max-width:767px){
	.phone-fangan .fangan-phone_l ul li{ margin-top: 20px;}
	.phone-fangan .phone-fangan_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.phone-fangan{padding-top: 40px; padding-bottom: 40px; background: url(../images/fangan_bg.jpg) repeat-y top;}
}
/*优势*/
.adv{ padding-top: 60px; background: url(../images/adv_top.png) top no-repeat;}
.adv .adv_t {text-align: center; }
.adv .adv_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.adv .adv_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.adv .adv_t h2 em{ font-weight: bold; color: #0061ae;}
.adv .adv_li_1 .adv_li_img{ padding: 0;}
.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 60px;}
.adv .adv_li_2{position: relative; overflow: hidden; margin-top: 60px;}
.adv .adv_li_1 .adv_li_txt{ padding:60px;  position: absolute; top: 50px; left: 47%; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t p{ color: #bbb;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 36px; line-height: 48px;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li1{ background: url(../images/adv_li_txt_t1.png) no-repeat left; padding-left: 80px; margin-bottom: 20px;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li3{ background: url(../images/adv_li_txt_t3.png) no-repeat left; padding-left: 80px; margin-bottom: 20px;}
.adv .adv_li_1 .adv_li_txt_p p{ font-size: 16px; color: #666; line-height: 32px; margin-left: 28px; position: relative; /*white-space: nowrap; overflow: hidden; text-overflow:ellipsis;*/ }
.adv .adv_li_1 .adv_li_txt_p p::before{ content:'■'; position: absolute; left: -15px; top: -2px; color: #0061ae; }
.adv .adv_li_2 .adv_li_txt{ padding:60px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 50px; right: 47%; z-index: 2;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t p{ color: #bbb;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 36px; line-height: 48px;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 80px; margin-bottom: 20px;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 80px; margin-bottom: 20px;}
.adv .adv_li_2 .adv_li_txt_p p{ font-size: 16px; color: #666; line-height: 32px; margin-left: 28px; position: relative;}
.adv .adv_li_2 .adv_li_txt_p p::before{ content:'■'; position: absolute; left: -15px; bottom: 2px; color: #0061ae; }
.adv .adv_li_2 .adv_li_img{ padding: 0; float: right;}
/*优势*/

@media(max-width:1599px){
	.adv .adv_li_1 .adv_li_txt_p p::before{ content:'■'; position: absolute; left: -15px; top:-2px; color: #0061ae; }
	.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 40px;}
	.adv .adv_li_1 .adv_li_txt{ padding:20px;  position: absolute; top: 30px; left: 47%; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
	.adv .adv_li_1 .adv_li_txt_p p{ font-size: 15px; color: #666; line-height: 28px; margin-left: 28px; position: relative;}
	.adv .adv_li_2 .adv_li_txt{ padding:20px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 30px; right: 47%; z-index: 2;}
	.adv .adv_li_2 .adv_li_txt_p p::before{ content:'■'; position: absolute; left: -15px; top: -2px; color: #0061ae; }
	.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 40px;}
	.adv .adv_li_2{position: relative; overflow: hidden; margin-top: 40px;}
}

@media(max-width:1199px){
	.adv .adv_li_1 .adv_li_txt{ padding:20px;  position: absolute; top: 10px; left: 47%; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
	.adv .adv_li_2 .adv_li_txt{ padding:20px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 10px; right: 47%; z-index: 2;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 24px; line-height:36px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li1{ background: url(../images/adv_li_txt_t1.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li3{ background: url(../images/adv_li_txt_t3.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_1 .adv_li_txt_p p{ font-size: 13px; color: #666; line-height: 28px; margin-left: 28px; position: relative;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 24px; line-height: 36px;}
	.adv .adv_li_2 .adv_li_txt_p p{ font-size: 14px; color: #666; line-height: 32px; margin-left: 28px; position: relative;}

}

@media(max-width:991px){
	.adv .adv_li_1 .adv_li_txt{ padding:10px;  position: absolute; top: 4px; left: 47%; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 18px; line-height:24px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 18px; line-height:24px;}
	.adv .adv_li_1 .adv_li_txt_p p{ font-size: 13px; color: #666; line-height: 24px; margin-left: 28px; position: relative;}
	.adv .adv_li_2 .adv_li_txt_p p{ font-size: 13px; color: #666; line-height: 24px; margin-left: 28px; position: relative;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li1{ background: url(../images/adv_li_txt_t1.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li3{ background: url(../images/adv_li_txt_t3.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_2 .adv_li_txt{ padding:10px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 4px; left: 3%; z-index: 2;}
}


@media(max-width:767px){
	.adv .adv_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 20px;}
	.adv .adv_li_2{position: relative; overflow: hidden; margin-top: 20px;}
	.adv .adv_li_1 .adv_li_txt{ padding: 15px; position:static;}
	.adv .adv_li_2 .adv_li_txt{ padding: 15px; position:static;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
}

/*案例*/
.case{padding-top: 60px; background: url(../images/case_top.png) #f5f5f5 top no-repeat; margin-top: 80px;}
.case .case_t {text-align: center; padding-bottom: 50px;}
.case .case_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.case .case_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.case .case_t h2 em{ font-weight: bold; color: #0061ae;}
.case .owl-nav{ display: none;}
.case .case_li ul li {padding: 30px ;  background: url(../images/adv_li_bg.png) #fff no-repeat right bottom;}
.case .case_li ul li h3{ background: #fff; font-size: 18px; font-weight: bold; text-align: center; padding-bottom: 15px;}
.case .case_li ul li img{position: relative;}
.case .case_li ul li img.case_top{ position: absolute; top: 0; left: 0; }
.case .case_more{ width: 80px; height: 50px; background: url(../images/plan_more.png) #fff center no-repeat; margin: 0 auto; margin-top: 40px;}
.case .case_more a{ height: 100%; display: block;}
/*案例*/

@media(max-width:1599px){
	.owl-carousel .owl-item { position: relative; padding: 0 20px; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
}

@media(max-width:767px){
	.case .case_t {text-align: center; padding-bottom: 20px;}
	.case .case_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.case .case_li ul li {padding: 30px 40px;  background: url(../images/adv_li_bg.png) #fff no-repeat right bottom;}
	.case .case_li ul li h3{ background: #fff; font-size: 14px; font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; text-align: center;}
}

/*liucheng*/
.liucheng{ padding-top: 50px;}
.liucheng .liucheng_t {text-align: center; padding-bottom: 50px;}
.liucheng .liucheng_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.liucheng .liucheng_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.liucheng .liucheng_t h2 em{ font-weight: bold; color: #0061ae;}
.liucheng .liucheng_li{ background: url(../images/liucheng_bg.png) no-repeat center 160px; text-align: center; overflow: hidden;}
.liucheng .liucheng_li ul{ overflow: hidden; margin: 0 auto; display: inline-block;}
.liucheng .liucheng_li ul li{ float: left; padding: 0 36px;}
.liucheng .liucheng_li ul li p{ font-size: 18px; color: #444; font-weight: bold; padding-top: 40px;}

/*liucheng*/
@media(max-width:1599px){
	.liucheng .liucheng_li ul li{ float: left; padding: 0 31px;}
}

@media(max-width:1199px){
	.liucheng .liucheng_li ul li{ float: left; padding: 0 16px;}
}

@media(max-width:991px){
	.liucheng .liucheng_li ul li{ float: left; padding: 0;}
}

/*关于*/
.about{ margin-top: 50px; background: #f8f8f8; overflow: hidden;}
.about .about_img{ padding: 0;}
.about .about_txt{ padding:80px 200px 50px 80px ; }
.about .about_txt .about_txt_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.about .about_txt .about_txt_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.about .about_txt .about_txt_t h2 em{ font-weight: bold; color: #0061ae;}
.about .about_txt p{ font-size: 16px; line-height: 40px; color: #555; padding: 50px 0;}
.about .about_txt a em{ background: #f0efef; height: 30px; font-size: 14px; line-height: 30px; padding: 0 50px; display: -webkit-inline-box; position: relative;}
.about .about_txt a em::before{content: '[';position: absolute;left: -7px;font-size: 35px;bottom: 3px;}
.about .about_txt a em::after{content: ']';position: absolute;right: -7px;font-size: 35px;bottom: 3px;}

@media(max-width:1599px){
	.about .about_txt{ padding:30px 80px 20px 30px ; }
	.about .about_txt p{ font-size: 16px; line-height: 40px; color: #555; padding: 10px 0;}
}

@media(max-width:1199px){
	.about .about_txt{ padding:20px ; }
	.about .about_txt p{ font-size: 14px; line-height: 28px; color: #555; padding: 10px 0;}
	.about .about_txt .about_txt_t h2{ line-height: 32px; font-size: 28px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
}

/*关于*/
.shuju{ padding: 50px 0;}
.shuju .shuju_li ul{ overflow: hidden; padding: 0 10%; text-align: center;}
.shuju .shuju_li ul li{ }
.shuju .shuju_li ul li em{ font-size: 52px; color: #0061ae; font-weight: bold;}
.shuju .shuju_li ul li sup{ font-size: 16px; color: #333; top:-1.5em;}
.shuju .shuju_li ul li p{ font-size: 16px; color: #333;}

@media(max-width:1599px){
	.shuju .shuju_li ul li{ padding-left: 0px;}
}
@media(max-width:1199px){
	.shuju .shuju_li ul{ overflow: hidden; padding: 0 2%; text-align: center;}
}
@media(max-width:991px){
	.shuju{ padding: 50px 0;}
	.shuju .shuju_li ul{ overflow: hidden; padding: 0 3%; text-align: center;}
	.shuju .shuju_li ul li{ }
	.shuju .shuju_li ul li em{ font-size: 36px; color: #0061ae; font-weight: bold;}
	.shuju .shuju_li ul li sup{ font-size: 14px; color: #333;}
	.shuju .shuju_li ul li p{ font-size: 14px; color: #333;}
	.shuju .shuju_li ul li{ padding: 0 5px;}
}
@media(max-width:767px){
	.shuju{ padding: 30px 0;}
	.shuju .shuju_li ul li{ padding: 0; margin-bottom: 20px;}
}

/*风采、证书*/
.style_honer{}
.style_honer .workMain{ overflow: hidden;}
.style_honer .workMain ul.wlist{ float: left; position: relative; z-index: 3;}
.style_honer .workMain ul.wcont{ width: calc(100% - 240px); float: right;}
.style_honer .workMain ul.wlist&gt;li{ width: 240px;  background: #313131;}
.style_honer .workMain ul.wlist&gt;li.cur{background: #0061ae;}
.style_honer .workMain ul.wlist li a h2{ font-size: 18px; text-align: center; color: #fff; font-weight: bold; padding-top: 35px;}
.style_honer .workMain ul.wlist li a p{text-align: center; font-size: 14px; line-height: 40px; color: #fff; padding-bottom: 32px;}
.style_honer .owl-carousel .owl-item{ padding: 0}
.style_honer .workMain ul.wcont .owl-carousel .owl-item img{ width: 100%;}

@media(max-width:1199px){
	.style_honer .workMain ul.wlist li a h2{ font-size: 18px; text-align: center; color: #fff; font-weight: bold; padding-top: 24px;}
}
@media(max-width:991px){
	.style_honer .workMain ul.wlist li a h2{ font-size: 18px; text-align: center; color: #fff; font-weight: bold; padding-top: 28px;}
}

@media(max-width:767px){
	.style_honer .workMain ul.wlist{ float: none;}
	.style_honer .workMain ul.wlist&gt;li{ width: 50%;  background: #313131; float: left;}
	.style_honer .workMain ul.wlist{ overflow: hidden;}
	.style_honer .workMain ul.wlist li a h2{ font-size: 16px; text-align: center; color: #fff; font-weight: bold; line-height: 40px; padding-top: 0;}
	.style_honer .workMain ul.wcont{ width: 100%;}
}


.style_honer .owl-nav{ display: none; }
.style_honer .workMain ul.wcont li{position: relative;}
.style_honer .workMain ul.wcont li .img_title{  width: 100%; height: 100%; font-weight: bold; text-align: center; position: absolute; bottom: 0; left: 0;    z-index: 99; background: rgba(0,0,0,.7); display: none;}
.style_honer .workMain ul.wcont li .img_title h3{color: #fff; line-height: 240px;  font-size: 18px; font-weight: bold; border:2px solid #fff; margin:0 auto; margin-top: 2%; width: 96%; height: 96%;}
.style_honer .workMain ul.wcont li:hover .img_title{ display: block;}
/*风采、证书*/

@media(max-width:1599px){
	.style_honer .workMain ul.wlist li a p{text-align: center; font-size: 14px; line-height: 40px; color: #fff; padding-bottom: 12px;}
}
@media(max-width:767px){
	.style_honer .workMain ul.wcont li{position: relative; padding: 20px 10px 20px;}
}

/*合作客户*/
.pantner{ background: #f5f5f5; padding-top:60px; overflow: hidden; padding-bottom: 60px;}
.pantner .pantner_t {text-align: center; padding-bottom: 50px;}
.pantner .pantner_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.pantner .pantner_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.pantner .pantner_t h2 em{ font-weight: bold; color: #0061ae;}
.pantner .pantner_li{}
.pantner .pantner_li ul li{ width: 20%; padding: 0 8px; float: left; padding-top: 16px;}
.pantner .pantner_li ul li a img{border:1px solid #e5e5e5;}
.pantner .pantner_li ul li a img:hover{ border:1px solid #0061ae;}
@media(max-width:767px){
	.pantner{ background: #f5f5f5; padding-top:60px; overflow: hidden; padding-bottom: 50px;}
	.pantner .pantner_t {text-align: center; padding-bottom: 30px;}
	.pantner .pantner_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.pantner .pantner_li ul li{ width: 25%; padding: 0; float: left; }
	.pantner .pantner_li ul li:nth-child(n+9){ display: none;}
}


/*新闻*/
.news{ background: url(../images/case_top.png) #fff top no-repeat; padding-top:60px; overflow: hidden; position: relative; padding-bottom: 60px;}
.p-top-works__header__bubbleCover__bubble1 { position: absolute; bottom: 0; left: 1vw; height: 400px; width: 200px; transform-origin: bottom left; transform: scale(1) rotate(0); z-index: 5;}
.p-top-works__header__bubbleCover__bubble2 { position: absolute; bottom: 0; right: 5vw; height: 400px; width: 200px; transform: scale(.7) rotateY(180deg) rotate(0); transform-origin: bottom; z-index: 5;}
.p-top-works__header__bubbleCover span { position: absolute; height: 24px; width: 24px; border-radius: 9px; background: rgba(0,97,174,.15); animation-duration: 12s; animation-iteration-count: infinite; animation-timing-function: linear; animation-fill-mode: both;}
.p-top-works__header__bubbleCover .bubble1,
.p-top-works__header__bubbleCover .bubble11,
.p-top-works__header__bubbleCover .bubble5,
.p-top-works__header__bubbleCover .bubble8 { height: 21px; width: 21px; border-radius: 7px;}
.p-top-works__header__bubbleCover .bubble1 { left: 120px; bottom: 25px; animation-name: bubble1;}
.p-top-works__header__bubbleCover .bubble2 { left: 60px; bottom: 20px; animation-name: bubble1; animation-delay: 3s;}
.p-top-works__header__bubbleCover .bubble3 { left: 130px; bottom: 7px; animation-name: bubble1; animation-delay: 6.5s;}
.p-top-works__header__bubbleCover .bubble4 { left: 60px; bottom: -10px; animation-name: bubble1; animation-delay: 8s;}
.p-top-works__header__bubbleCover .bubble5 { left: 90px; bottom: 10px; animation-name: bubble2; animation-delay: .5s;}
.p-top-works__header__bubbleCover .bubble6 { left: 100px; bottom: 0; animation-name: bubble2; animation-delay: 3.7s;}
.p-top-works__header__bubbleCover .bubble7 { left: 73px; bottom: 5px; animation-name: bubble2; animation-delay: 6s;}
.p-top-works__header__bubbleCover .bubble8 { left: 60px; bottom: 30px; animation-name: bubble2; animation-delay: 10.5s;}
.p-top-works__header__bubbleCover .bubble9 { left: 150px; bottom: 0; animation-name: bubble3; animation-delay: 2s;}
.p-top-works__header__bubbleCover .bubble10 { left: 60px; bottom: 25px; animation-name: bubble3; animation-delay: 5s;}
.p-top-works__header__bubbleCover .bubble11 { left: 130px; bottom: 30px; animation-name: bubble3; animation-delay: 8.7s;}
.p-top-works__header__bubbleCover .bubble12 { left: 140px; bottom: 5px; animation-name: bubble1; animation-delay: 10.2s;}
.p-top-works__header__bubbleCover .bubble13 { left: 60px; bottom: 0; animation-name: bubble3; animation-delay: 11s;}
@keyframes bubble1 {
  0% { opacity: 0; transform: translate3d(0,0,0) scale(.3) rotate(40deg); transition-timing-function: cubic-bezier(.79,.17,.15,.96); }
  3% { opacity: 1; transform: translate3d(4px,-8px,0) scale(.6) rotate(-10deg); transition-timing-function: ease-out;  }
  5% { transform: translate3d(6px,-12px,0) scale(.5) rotate(-10deg);  }
  20% { transform: translate3d(10px,-50px,0) scale(.4) rotate(10deg);  }
  40% { transform: translate3d(-5px,-110px,0) scale(.7) rotate(90deg);  }
  60% { transform: translate3d(0,-180px,0) scale(.8) rotate(170deg);  }
  80% { opacity: 1; transform: translate3d(-15px,-260px,0) scale(1) rotate(270deg);  }
  95% { opacity: 1; transform: translate3d(5px,-340px,0) scale(1) rotate(320deg); transition-timing-function: cubic-bezier(.79,.17,.15,.96);  }

  99.9%,
   to { opacity: 0; transform: translate3d(0,-360px,0) scale(1.3) rotate(350deg); }
}
@keyframes bubble2 {
  0% { opacity: 0; transform: translate3d(0,0,0) scale(.3) rotate(40deg); transition-timing-function: cubic-bezier(.79,.17,.15,.96);  }
  3% { opacity: 1; transform: translate3d(2px,-6px,0) scale(.6) rotate(-10deg); transition-timing-function: ease-out; }
  5% { transform: translate3d(4px,-10px,0) scale(.5) rotate(-10deg); }
  20% { transform: translate3d(15px,-40px,0) scale(.7) rotate(10deg); }
  40% { transform: translate3d(5px,-90px,0) scale(.7) rotate(90deg);  }
  60% { transform: translate3d(20px,-150px,0) scale(.8) rotate(170deg);  }
  80% { opacity: 1; transform: translate3d(10px,-220px,0) scale(1) rotate(270deg);}
  95% { opacity: 1; transform: translate3d(25px,-300px,0) scale(1) rotate(320deg); transition-timing-function: cubic-bezier(.79,.17,.15,.96); }
  99.9%,
  to { opacity: 0; transform: translate3d(30px,-330px,0) scale(1.3) rotate(350deg);
  }
}
@keyframes bubble3 {
  0% { opacity: 0; transform: translate3d(0,0,0) scale(.3) rotate(-40deg); transition-timing-function: cubic-bezier(.79,.17,.15,.96); }
  3% { opacity: 1; transform: translate3d(-2px,-6px,0) scale(.6) rotate(-10deg); transition-timing-function: ease-out; }
  5% { transform: translate3d(-4px,-10px,0) scale(.5) rotate(-10deg); }
  20% { transform: translate3d(-15px,-40px,0) scale(.7) rotate(-10deg); }
  40% { transform: translate3d(-5px,-90px,0) scale(.7) rotate(-90deg);  }
  60% { transform: translate3d(-20px,-150px,0) scale(.8) rotate(-170deg);  }
  80% { transform: translate3d(-10px,-220px,0) scale(1) rotate(-270deg);  }
  95% { opacity: 1; transform: translate3d(-25px,-300px,0) scale(1) rotate(-320deg); transition-timing-function: cubic-bezier(.79,.17,.15,.96); }
  99.9%,
  to { opacity: 0; transform: translate3d(-23px,-330px,0) scale(1.3) rotate(-340deg); }
}

.news .news_t {text-align: center; padding-bottom: 50px;}
.news .news_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.news .news_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.news .news_t h2 em{ font-weight: bold; color: #0061ae;}
.news .workMain ul.wlist { overflow: hidden; padding-bottom: 20px; }
.news .workMain ul.wlist li.cur a h3{ color: #444; font-size: 24px; font-weight: bold; float: left;}
.news .workMain ul.wlist li a h3{ color: #444; font-size: 18px; font-weight: bold; float: left; text-align: bottom; line-height: 30px; padding-right: 50px;}
.news_more{ float: right; width: 170px; height: 35px; border:1px solid #c9c9c9; line-height: 35px; text-align: center;  background: url(../images/news_more.png) no-repeat 40px 11px; padding-left: 15px;}
.news_more:hover{ border:1px solid #0061ae; }
.news_more:hover a{color: #0061ae;}
.news .workMain ul.wlist li a h3 em{ font-weight: bold; color: #0061ae;}
.news .news_li{ padding: 0; position: relative;z-index: 6;}
.news .wcont ul li{ line-height: 35px; border-bottom: 1px dashed #e2e2e2; padding: 20px 0; overflow: hidden; background: url(../images/news_li_bg.png) no-repeat right center;}
.news .wcont ul li:hover em{ background: #0061ae; color: #fff;}
.news .wcont ul li em{ width: 120px; display: block; text-align: center; line-height: 35px; border:1px solid #c9c9c9; float: left;}
.news .wcont ul li h3{ line-height: 37px; color: #444444; font-size: 16px; float: left; padding-left: 20px;}
.news .wcont ul li:hover h3{ padding-left: 50px; color: #0061ae;}

/*新闻*/

@media(max-width: 767px){
	.news .news_t {text-align: center; padding-bottom: 30px;}
	.news .news_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.news .workMain ul.wlist li.cur a h3{ color: #444; font-size: 20px; font-weight: bold; float: left;}
	.news .workMain ul.wlist li a h3{ color: #444; font-size: 16px; font-weight: bold; float: left; text-align: bottom; line-height: 30px; padding-right: 20px;}
	.news_more{ float: right; width: 120px; height: 35px; border:1px solid #c9c9c9; line-height: 35px; text-align: center;  background: url(../images/news_more.png) no-repeat 17px 12px; padding-left: 15px;}
	.news .wcont ul li em{ width: 88px; font-size: 12px; display: block; text-align: center; line-height: 35px; border:1px solid #c9c9c9; float: left;}
	.news .wcont ul li h3{ line-height: 37px; color: #444444; font-size: 14px; float: left; padding-left: 10px; width: calc(100% - 96px); white-space : nowrap; overflow: hidden; text-overflow:ellipsis; }
	.news .wcont ul li{ line-height: 35px; border-bottom: 1px dashed #e2e2e2; padding: 10px 0; overflow: hidden; background: url(../images/news_li_bg.png) no-repeat right center;}
}

/*底部*/
#roll{ position: relative; bottom: -20px;}
#roll_top, #fall, #ct{position: relative;cursor: pointer; width: 100%; height: 40px;}
#roll_top{background: #0061ae; text-align: center; line-height: 40px; color: #fff;}

/*底部*/

.foot{ background: #232323; overflow: hidden; padding: 90px 0 60px 0; border-bottom: 1px solid #4f4f4f;}
.foot .foot_l ul li h2{color: #222; font-size: 14px; color: #fff;} 
.foot .foot_l ul li a h3{ color: #999; font-size: 14px; line-height: 30px;}
.foot .foot_l ul li .foot_nav_li{ padding-top: 30px;}
.foot .tel{ border-bottom: 1px solid #4f4f4f; padding-bottom: 30px;}
.foot .tel .foot_mail em{ color: #fff; background: url(../index/mail_bg.png) no-repeat left; padding-left: 24px;}
.foot .tel .foot_mail p{ color: #fff; padding-left: 24px;}
.foot .tel .foot_add em{ color: #fff; background: url(../index/add_bg.png) no-repeat left; padding-left: 24px;}
.foot .tel .foot_add{ padding: 0;}
.foot .tel .foot_add p{ color: #fff; padding-left: 24px;}
.foot .foot_tel{}
.foot .foot_tel em{ color: #999; font-size: 14px;}
.foot .foot_tel p{ font-size: 24px; color: #fff; font-weight: bold;}
.foot .foot_tel span{width: 124px;height: 32px;display: block;text-align: center;line-height: 32px;color: #fff;background: url(../images/foot_tel_bg.png) #0061ae no-repeat 12px 8px;font-size: 12px;padding-left: 15px;margin-top: 10px;}
.foot .foot_tel_ewm{ padding-top: 40px;}
.foot_ewm{ padding: 0;}
.foot_ewm_li{ float: right; padding-right: 20px; text-align: center;}
.foot_ewm_li img{ width: 98px;}
.foot_ewm_li p{ line-height: 30px; color: #fff;}

@media(max-width:1199px){
	.foot .foot_l ul li{ padding:0 5px;}
	.foot_ewm_li{ float: right; padding-right: 12px; text-align: center;}
}

@media(max-width:991px){
	.foot .foot_l{ overflow: hidden;; padding-bottom: 30px;}
	.foot .foot_tel_ewm{ padding: 0; padding-top: 20px;}
}


@media(max-width:767px){
	.foot{ background: #232323; overflow: hidden; padding: 60px 0 20px 0; border-bottom: 1px solid #4f4f4f;}
	.foot_ewm{ padding: 15px;}
	.foot_ewm_li{ float: left; padding-right: 12px; text-align: center;}
}

.link{ background: #232323; padding: 20px 0 10px; color: #fff; font-size: 12px;}
.link .link_t { float: left;}
.link .link_t em{ color:#0061ae; }
.link ul li{ float: left; padding-right: 20px;}
.link ul li a{ color: #666;}

.foot_txt{ background:  #232323; color: #999; font-size: 12px; padding-bottom: 20px;}
@media(max-width:767px){
	.foot_txt{ background:  #232323; color: #999; font-size: 12px; padding: 10px 0;}
}

/*固定的悬浮窗*/
.yb_conct { position: fixed; z-index: 9999999; top: 80px; right: -127px; cursor: pointer; transition: all .3s ease;}
.yb_bar ul li { width: 180px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden;}
.yb_bar .yb_top { background: #EA1509  url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone { background: #EA1509 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ { text-indent: 0; background: #EA1509 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_skype { text-indent: 0; background: #EA1509 url(../images/skype.png) no-repeat;}
.yb_bar .yb_ali { text-indent: 0; background: #EA1509 url(../images/ali.png) no-repeat;}
.yb_bar .yb_ercode { /*height:200px;*/background: #EA1509 url(../images/fixCont.png) no-repeat 0 -169px; text-align: center;}
.yb_bar .yb_ercode p{ text-align: left;}
.hd_qr {}
.yb_QQ a,.yb_skype a,.yb_ali a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff;}

/*320px*/
@media(max-width:375px){
	.plan .plan_t h2{line-height: 40px;font-size: 18px;color: #444;padding-top: 5px;letter-spacing: 2px;font-weight: bold;}
	.phone-fangan .phone-fangan_t h2{line-height: 40px;font-size: 18px;color: #444;padding-top: 5px;letter-spacing: 2px;font-weight: bold;}
	.adv .adv_t h2{line-height: 40px;font-size: 18px;color: #444;padding-top: 5px;letter-spacing: 2px;font-weight: bold;}
	.case .case_t h2{line-height: 40px;font-size: 18px;color: #444;padding-top: 5px;letter-spacing: 2px;font-weight: bold;}
	.shuju .shuju_li ul li p{font-size: 12px;color: #333;}
	.pantner .pantner_t h2{line-height: 40px;font-size: 18px;color: #444;padding-top: 5px;letter-spacing: 2px;font-weight: bold;}
	.news .news_t h2{line-height: 40px;font-size: 18px;color: #444;padding-top: 5px;letter-spacing: 2px;font-weight: bold;}
	.news .workMain ul.wlist li.cur a h3{ padding-right: 12px;}
}


/* 弹出视频窗口 */
#altVideo{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
#altVideo i{position: absolute;top: 1rem;right: 1rem;}
#altVideo i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.ivideo{width: 95%;}
}

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(../images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}


/* 底部 */


@media (max-width:1529px){
	
}
@media (max-width:1429px){
	
}
@media (max-width:1329px){
	
}
@media (max-width: 1199px){
	
}
@media (max-width: 767px){
	
}
@media (max-width: 500px){
	
}

/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #0061ae;text-align: center;border-top: 1px solid #999;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 100;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #0061ae;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#0061ae;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 面包屑 */
#location{overflow:hidden;background: #f5f5f5;font-size: 0;}
.crumbs{padding-left:20px;background:url(../images/page/location.png) no-repeat left center;line-height:25px;padding-top:10px;padding-bottom:10px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#0061ae;}

.nynav{ /* padding: 0px 48px; */}
.nynav h2{text-align: center;padding: 32px 0;background: #0061ae;color: #fff;font-weight: bold;/* margin-bottom: 3px; */border-radius: 12px 12px 0px 0px;}
.map_nav{ line-height: 60px; border-bottom: 1px solid #dedede;}

.san_t { background: #f1f1f1; padding: 50px 0; text-align: center; }
.san_t h4{ font-size: 24px; }
#pro-lm{ padding: 42px 0; }
#pro-lm li{ position: relative; margin-top: 30px; overflow: hidden; }
#pro-lm li img{transition:all 1s;}
#pro-lm li:hover img{transform:scale(1.1);}
#pro-lm li h3{ position: absolute; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; background:linear-gradient(to top, rgba(0,0,0,.9) , rgba(255,255,255,.005)); width: 100%; padding-left: 15px; font-size: 22px;}



/* 内页导航 */
#sidebar{/* float:right; */text-align: center;}
#sidebar li{display:inline-block;position: relative;/* margin: 3px; */}
#sidebar li a{display:block;line-height: 56px;text-align:center;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 32px;/* border-right: none; */border-bottom: 2px solid #f5f3f3;}
#sidebar.nycasenav li a{padding:0;}
#sidebar.nyvideonav li a{padding:0;}
#sidebar li:last-child a{/* border-right: 1px solid #ddd; */}
#sidebar li:hover a, #sidebar li.cur a{border-bottom: 2px solid #0061ae;/* color:#fff; */}
@media (max-width:1199px) {
	#sidebar.nycasenav li a{font-size:14px;}
}
@media (max-width:991px) {
	#sidebar li a{padding:0 30px;}
	#sidebar.nycasenav li a{font-size:13px;}
}
@media (min-width:768px) {
	#sidebar.nycasenav{display:flex;}
	#sidebar.nycasenav li{flex:1;}
	#sidebar.nyvideonav{display:flex;}
	#sidebar.nyvideonav li{flex:1;}
}
@media (max-width:767px) {
	#location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;}
	#sidebar li{margin:0;}
	#sidebar li a{line-height:50px;padding:0 5px;}
	#sidebar.nyvideonav li a{padding:0 5px;}
}
@media (max-width:500px) {
	#sidebar li a{line-height:40px;padding:0;font-size:14px;}
}

/* 内页banner */
.nybanner{position:relative;}
@media (max-width:500px) {
	.nybanner .nybgimg{height:200px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;overflow:hidden;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页样式 */
#inside{padding: 48px 0;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding:10px 0 30px;}
}

/* 内页单页面内容 */
.nyshow{max-width:100%;margin:0 auto;/* background: #f5f5f5; *//* padding: 24px; */}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til&gt;h1, .nyshow-til&gt;h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #0061ae solid;color: #0061ae;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til&gt;h1::before, .nyshow-til&gt;h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#0061ae;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;min-height:300px;}
.nyshowdesc p{margin:5px 0;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgb(203 174 116 / 0.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;min-height:100px;padding:0 10px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页课程列表 */
.nykclist{padding:80px 0;}
.nykclistul li{margin-bottom:80px;}
.nykclistul li a{display:block;background-image: linear-gradient(to bottom, #f3f5f8, #fff);box-shadow: 0 8px 20px 0 rgb(55 99 170 / 20%);border-radius:10px;}
.nykclistul li a .kcbox{position: relative;z-index: 2;padding: 90px 0;display: flex;flex-wrap: wrap;align-items: center;}
.nykclistul li a .kcbox .kcconl{padding-left: 80px;width: 50%;}
.nykclistul li a .kcbox .kcconl h3{font-size:40px;color:#444;font-weight:bold;line-height:66px;}
.nykclistul li a .kcbox .kcconl .kcconl-line{width:20%;height:2px;background:#0061ae;margin:30px 0 40px;}
.nykclistul li a .kcbox .kcconl p{font-size:24px;color:#666;font-family:arial;}
.nykclistul li a .kcbox .kcconr{padding: 0 65px;width: 50%;}
.nykclistul li a .kcbox .kcconr p{margin-bottom: 35px;padding-bottom: 25px;border-bottom: 1px solid #ccc;font-size: 24px;line-height: 34px;}
.nykclistul li a .kcbox .kcconr span{margin-bottom: 40px;height: 52px;line-height: 26px;opacity: .7;font-size:16px;}
.nykclistul li a .kcbox .kcconr em{width: 168px;height: 54px;border-radius: 27px;color: #fff;background: #0061ae;font-size:16px;transition: all .5s;display: flex;justify-content: center;align-items: center;}
.nykclistul li a:hover{background:url(../images/lastbg.jpg) no-repeat center #0061ae}
.nykclistul li a:hover .kcbox .kcconl h3{color:#fff;}
.nykclistul li a:hover .kcbox .kcconl .kcconl-line{background:#fff;}
.nykclistul li a:hover .kcbox .kcconl p{color:#fff;}
.nykclistul li a:hover .kcbox .kcconr p{border-bottom: 1px solid #fff;color:#fff;}
.nykclistul li a:hover .kcbox .kcconr span{color:#fff;}
.nykclistul li a:hover .kcbox .kcconr em{color: #0061ae;background: #fff;}

@media (max-width:1199px) {
	.nykclistul li a .kcbox{padding:60px 0;}
	.nykclistul li a .kcbox .kcconl{padding-left:60px;}
	.nykclistul li a .kcbox .kcconr{padding:0 60px;}
}
@media (max-width:991px) {
	.nykclistul li{margin-bottom:40px;}
	.nykclistul li a .kcbox{padding:40px 0;}
	.nykclistul li a .kcbox .kcconl{padding-left:40px;}
	.nykclistul li a .kcbox .kcconr{padding:0 40px;}
	.nykclistul li a .kcbox .kcconl h3{font-size:30px;line-height:50px;}
	.nykclistul li a .kcbox .kcconl .kcconl-line{margin:20px 0;}
	.nykclistul li a .kcbox .kcconl p{font-size:20px;}
	.nykclistul li a .kcbox .kcconr p{margin-bottom: 20px;padding-bottom: 15px;font-size: 20px;line-height: 30px;}
	.nykclistul li a .kcbox .kcconr span{font-size:14px;line-height:22px;height:44px;margin-bottom:15px;}
	.nykclistul li a .kcbox .kcconr em{width:140px;height:36px;font-size:14px;}
}
@media (max-width:767px) {
	.nykclist{padding:30px 10px;}
	.nykclistul li a .kcbox{padding:20px;text-align:center;}
	.nykclistul li a .kcbox .kcconl,.nykclistul li a .kcbox .kcconr{width:100%;padding:0;}
	.nykclistul li a .kcbox .kcconl .kcconl-line{margin:20px auto;}
	.nykclistul li a .kcbox .kcconr em{margin:0 auto;}
}
@media (max-width:500px) {
	.nykclistul li a .kcbox .kcconl h3{font-size:24px;line-height:36px;}
	.nykclistul li a .kcbox .kcconl .kcconl-line{margin:10px auto;}
	.nykclistul li a .kcbox .kcconl p{font-size:14px;}
	.nykclistul li a .kcbox .kcconr p{font-size:16px;}
}

.sss4{}
.sss4 ul{overflow:hidden;padding:10px 0;}
.sss4 ul li{margin-bottom: 30px;}
.sss4 ul li&gt;div{text-align: center; background: #f5f5f5; padding: 42px 10px;height: 100%;transition:all .3s;-webkit-transition:all .3s;}
.sss4 ul li&gt;div h2{padding-top: 20px; font-size: 24px; font-weight: bold;}
.sss4 ul li&gt;div h3{padding-bottom: 20px; font-size: 24px; font-weight: bold;}
.sss4 ul li&gt;div p{margin-top:20px;}
.sss4 ul li&gt;div a{width: 140px;line-height: 42px;text-align: center;display: block;margin: 20px auto 0;color: #fff;background: #98a3b7;border-radius: 30px;font-size: 16px;transition:all .3s;-webkit-transition:all .3s;}
.sss4 ul li&gt;div:hover{box-shadow:0 0 8px 0 rgb(203 174 116 / 0.5);}
.sss4 ul li&gt;div:hover a{background:#0061ae;}
@media (min-width:768px) {
	.sss4 ul{display:flex;}
	.sss4 ul li{flex:1;}
	.con3 ul{flex-wrap: wrap;align-content: flex-start;}
	.con3 ul li{flex:50%;}
	.con5 ul li:first-child{flex:100%;}
}
@media (max-width:767px) {
	.sss4 ul li&gt;div{padding:20px 10px;}
	.sss4 ul li&gt;div h2{padding-top: 10px;}
	.sss4 ul li&gt;div p{margin-top:10px;}
	.sss4 ul li&gt;div a{width:90%;font-size:14px;line-height:36px;margin: 10px auto 0;}
}

/* 内页排版布局 */
.brank_con{font-size: 18px;line-height: 1.8;color: #333;}
.brank_con&gt;.cpcon{padding:50px 0;overflow: hidden;}
.brank_con&gt;.cpcon:last-child{margin-bottom: 0;}
.brank_con&gt;.cpcon:nth-child(odd){background: transparent;}
.brank_con&gt;.cpcon:nth-child(odd) .cpcon_img{float: right;}
.brank_con&gt;.cpcon:nth-child(even){background: #f5f5f5;}
.brank_con&gt;.cpcon&gt;h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con&gt;.cpcon h4{color: #0061ae;font-weight: bold;font-size: 20px;line-height: 1.8;}
.brank_con&gt;.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con&gt;.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (min-width: 1430px){
	.brank_con&gt;.cpcon&gt;.container{width:1400px;}
}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con&gt;.cpcon{padding:20px 0;}
	.brank_con&gt;.cpcon&gt;h3{font-size: 24px;margin-bottom: 20px;}
}

/* 内页公司简介 */
#nyabout{}
.abcon1{padding:80px 0;background-image: linear-gradient(to top, #f3f5f8, #fff);}
.abcon1-til{text-align: center;line-height: 1;}
.abcon1-til p{font-size: 50px;color: #333;opacity: .1;font-family:arial;text-transform:uppercase;}
.abcon1-til h4{margin-top: -30px;font-size: 40px;}
.abcon1-til em{display:block;margin: 20px auto 0;width: 30px;border-top: 2px solid #0061ae;}
.abcon1-con{padding: 55px 0;border-bottom: 1px solid #ccc;text-align: center;}
.abcon1-con h5{font-size: 30px;line-height: 40px;color: #0061ae;}
.abcon1-txt{margin: 25px 0;line-height: 36px;color: #666;overflow: hidden;font-size:16px;}

.ny_about_1_box { display: flex; margin-top:80px; }
.ny_about_1_box .box_l { flex: 1; }
.ny_about_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_box .box_l dt img { display:block; max-width: 100%;  }
.ny_about_1_box .box_r { flex: 1; }
.ny_about_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10%;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #0061ae;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px;text-transform: uppercase; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #0061ae;margin: 0 0 6px; display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list { font-size: 16px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block;text-align:justify; }
.ny_about_1_1_box  { display: flex; flex-direction: row-reverse; }
.ny_about_1_1_box .box_l { flex: 1; }
.ny_about_1_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_1_box .box_l dt img { display:block; max-width: 100%;  }
.ny_about_1_1_box .box_r { flex: 1; }
.ny_about_1_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10% 0 0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #0061ae;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px;text-transform: uppercase; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list { font-size: 16px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number{  display:block;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { text-align: center; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 40px; color: #0061ae; font-weight: bold; line-height: 1;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #0061ae;line-height: normal; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { line-height: normal; display: block; font-size: 14px; color: #888888; line-height: 2; text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }

.abcon2-til{margin-top:80px;}
.abcon2-bom{margin-top:80px;}

@media(max-width: 1429px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 36px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{ font-size: 36px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 30px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { padding-right: 0px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 25px; }
}

@media(max-width: 1329px) {
	.ny_about_1_box .box_r .flex .box_r_nr { padding:0 5%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 0 5% 0 0; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 20px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 15px; }
}

@media(max-width: 1199px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc .list{font-size:14px;}
	.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
	.ny_about_1_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t{margin-bottom:20px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list{font-size:14px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }
}

@media(max-width: 991px) {
	.ny_about_1_box { display: block; width: 100%; }
	.ny_about_1_box .box_l { display: block; width: 100%; }
	.ny_about_1_box .box_r  { display: block; width: 100%; }
	.ny_about_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
	.ny_about_1_1_box { display: block; width: 100%; }
	.ny_about_1_1_box .box_l{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
}

@media(max-width: 767px) {
	.abcon1{padding:30px 10px;}
	.abcon1-til p{font-size:30px;}
	.abcon1-til h4{margin-top: -20px;font-size: 26px;}
	.abcon1-con{padding:20px 0;}
	.abcon1-con h5{font-size:24px;}
	.abcon1-txt{ margin:15px 0 0;line-height:30px; }
	.ny_about_1_box{margin-top:20px;}
	.abcon2-til{margin-top:30px;}
	.abcon2-bom{margin-top:30px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p{ font-size: 14px; }
}

@media(max-width: 500px) {
	.abcon1-til p{ font-size:26px; }
	.abcon1-til h4{ margin-top: -16px;font-size: 23px; }
	.abcon1-con h5{ font-size:20px; }
	.abcon1-txt{ font-size:14px;line-height:25px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p,.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{ font-size:26px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span,.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span{ font-size:20px; }
}

.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc&gt;.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc&gt;.nyject .nyject_img{overflow:hidden;}
.nyshowdesc&gt;.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc&gt;.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc&gt;.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc&gt;.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc&gt;.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc&gt;.nyject{display:flex;align-items: center;}
	.nyshowdesc&gt;.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc&gt;.nyject .nyject_img,  .nyshowdesc&gt;.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc&gt;.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc&gt;.nyject .nyject_txt{padding:15px;}
	.nyshowdesc&gt;.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc&gt;.nyject .nyject_txt p{font-size:14px;}
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#0061ae;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form&gt;div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f8f8f8;}
#nyimglist{margin-top:50px;}
@media (max-width:767px) {
	#nycommon{padding:20px 0;}
	#nyimglist{margin-top:30px;}
}

#lx_nymessage { background-color: #f6f6f6; padding:70px 0;}
.form-horizontal {overflow: hidden; margin-top: 40px; padding: 0;}
.form-horizontal h2{color: #fff;font-size: 20px;padding: 0 15px;padding-bottom: 20px;}
#lx_nymessage p {font-size: 44px;font-weight: bold;color: #0061ae;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center;}
#lx_nymessage span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
.form-horizontal .form-group {margin-bottom: 10px;position: relative;}
.ttt&gt;div{}
.form-control {padding: 0px;margin: 0px;border: none;padding-left: 20px;border-radius: 0;height: 42px;background: none;border: 1px solid #777;color: #fff;}
#lx_nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; padding-left: 0px; padding-right: 0px; }
#lx_nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 50%; padding: 0 5px; } 
#lx_nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   border:none; border-radius: 0px; }
.form-horizontal .form-group { margin-left: 0px !important; margin-right:0px !important;}
.form-horizontal .form-group .mess_2_2  {  padding-left: 0px; padding-right: 0px; }
#lx_nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:hover { color: #333; background-color: #dadde3; }
.btn-fotn{background-color: #0061ae;color: #fff;width: 100%;line-height: 30px;text-align: center; font-size: 16px;border: none; border-radius: 0;}
#lx_nymessage .mess_2 { padding-left: 0px; padding-right:10px;  }
#lx_nymessage .mess_3 { margin-top: 25px; overflow: hidden;}
#lx_nymessage .mess_3 .mess_3_3 { padding-left: 0px; padding-right: 0px;  }
.btn-default:first-child:hover { background: #0061ae; color: #fff; }

#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }

#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }

.form-control:focus { border-color: #0061ae; outline: 0; -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgb(203 174 116 / 0.6); box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgb(203 174 116 / 0.6); }
.form-control {box-shadow: inset 0 0px 0px rgba(0,0,0,.075);}
textarea.form-control { height: 64px; padding-top: 10px; }

@media(max-width: 1440px) {

}

@media(max-width: 1366px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal {/* padding:0 10px; */}
	.form-horizontal h2{ padding: 0; padding-bottom: 20px;}
	.form-horizontal .col-xs-12{ padding: 0;}
}

@media(max-width: 767px) {
	#lx_nymessage h4 { font-size: 24px; }
	#lx_nymessage .mess_1 .form-group { width: 100%; }
	#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
	#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
	.mess_2_2 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage textarea { height: 140px; }
	.btn-default { width: 40%; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 26px; }
	#lx_nymessage span { font-size: 24px; }
	.form-horizontal { padding:0; }
	#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	.btn-default { font-size: 14px; }
}

/*内页联系我们*/
.lianxi_m { overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5; }
.lianxi_m .lianxi_ml { width: 410px;float: left;background: #0061ae;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden; }
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 324px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_s a{color: #fff;font-size: 18px;}
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }

.lianxi_mr { float: right;position: relative;width: calc(100% - 470px); }
.lianxi_mr_i { float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px; }
.lianxi_m .mr_i { font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px); position: absolute; right:30px; }
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 60px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #0061ae;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 30px;text-align: left;box-sizing: border-box; }
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 12px;margin-bottom: 12px;}
.contact_ny ul li h5 {color: #0061ae;margin-bottom: 2px;font-size: 18px;font-weight: bold;display: inline-block;}
.msa{text-align: center;font-size: 18px;line-height: 50px;}

@media(max-width: 1199px) {
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }
}

@media(max-width: 991px) {
	.contact_ny ul li { width: 50%; }
	.lianxi_mr { width: calc(100% - 360px); }
	.lianxi_m .lianxi_ml { width: 360px;padding: 30px 20px 30px 20px; }
	.lianxi_mr_m{ width: 100%; }
}

@media(max-width: 767px) {
	.lianxi_m .lianxi_ml{ width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px;}
	.lianxi_mr { width: 100%; float: none; overflow: hidden; }
	.contact_ny ul li{ width: 100%; }
	.lianxi_mr_m{ padding-top: 15px; padding-bottom: 20px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
}

/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag&gt;h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0061ae solid;color: #0061ae;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
.nycomtag&gt;a{float:right;}
.ghtag{padding-left:22px;background:url(../images/page/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac&gt;a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(203 174 116 / 0.2);margin-right: 10px;transition: all ease 0.3s;}
#tagac&gt;a:hover{background-color: #0061ae;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews&gt;h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0061ae solid;color: #0061ae;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#0061ae;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{padding:0 10px;margin-bottom:20px;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#0061ae;color:#0061ae;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top&gt;h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin:20px 0;text-align:center;max-height: 400px;}
.showvideo-mp video, .showvideo-mp iframe{width: 800px;height: 400px;max-width:100%;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#0061ae;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top&gt;h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top&gt;ul{padding:10px;background:#f6f6f6;}
.showdown-top&gt;ul&gt;li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top&gt;ul&gt;li:last-child{margin-bottom:0;}
.showdown-top&gt;ul&gt;li&gt;span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;/* background:#EFEFEF; */font-size:14px;color:#333;text-align:center;text-align: center;color: #333;height: 60px;line-height: 60px;width: 100%;font-size: 18px;border-top: 1px solid #dedede;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nyimg-ul li:hover .nyimg-a {color: #337ab7 !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {/* background:#0061ae; */color: #337ab7;}
@media (max-width:767px){
	.nyimg-ul{padding:0 5px;}
	.nyimg-ul li{padding:0 5px;margin-bottom:10px;}
	.nyimg-ul li .nyimg-div{padding:5px;}
	.nyimg-ul li .nyimg-a{line-height:32px;margin-top:5px;}
}

.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{margin-bottom:10px;padding:10px;}
.nyvideo-ul li .nyimg-div{box-shadow: 0 4px 10px 0 rgb(203 174 116 / 0.2);}
.nyvideo-ul li .nyimg-div a{display:block;overflow:hidden;position:relative;}
.nyvideo-ul li .nyimg-div a .nyimg-open{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/videoico.png) no-repeat center;}
.nyvideo-ul li .nyimg-div .nyimg-txt{background-image: linear-gradient(to bottom, #f3f5f8, #fff);padding:20px;}
.nyvideo-ul li .nyimg-div .nyimg-txt h4{float:left;color:#333;font-size:20px;font-weight:bold;line-height:30px;}
.nyvideo-ul li .nyimg-div .nyimg-txt h5{float:right;font-size:14px;line-height:30px;padding:0 10px;border-radius:20px;background:#0061ae;color:#fff}
.nyvideo-ul li .nyimg-div .nyimg-txt .nyimg-line{width:100px;height:1px;background:#0061ae;margin:10px 0;}
.nyvideo-ul li .nyimg-div .nyimg-txt .nyimg-desc{color:#666;font-size:15px;line-height:24px;height:72px;overflow:hidden;}
.nyvideo-ul li .nyimg-div:hover .nyimg-txt{background-image: linear-gradient( to bottom, #fff, #fcfaf0);}
.nyvideo-ul li .nyimg-div:hover .nyimg-txt h4{color:#0061ae;}
@media (max-width:767px){
	.nyvideo-ul li .nyimg-div .nyimg-txt h4{width:100%;margin-bottom:10px;text-align:center}
	.nyvideo-ul li .nyimg-div .nyimg-txt h5{width:100%;text-align:center}
	.nyvideo-ul li .nyimg-div .nyimg-txt .nyimg-line{width:100%;}
	.nyvideo-ul li .nyimg-div a .nyimg-open{background: url(../images/videoico.png) no-repeat center / 50px;}
}
@media (max-width:767px){
	.nyvideo-ul li{width:100%;}
	.nyvideo-ul li .nyimg-div .nyimg-txt{padding:10px;}
}

#nyteam{background-image: linear-gradient(to top, #f3f5f8, #fff);padding-bottom:40px;}
.nyteam-ul{}
.nyteam-ul li{padding-top:80px;}
.nyteam-ul li .nyteam-bg{background-image: linear-gradient( to right, #7d7d7d, #535353);padding:50px 50px 0;display:flex;}
.nyteam-img{width:50%;padding:0 20px;}
.nyteam-img img{height:550px;}
.nyteam-txt{width:50%;padding:0 40px;}
.nyteam-width{width:100%;}
.nyteam-til{}
.nyteam-til span{font-size:36px;color:#fff;font-weight:bold;display:inline-block;}
.nyteam-til em{display:inline-block;line-height:34px;padding:0 15px;background:#0061ae;color:#fff;position:relative;left:15px;top:-5px;font-size:18px;}
.nyteam-entil{font-size:60px;color:#888;font-weight:bold;text-transform:uppercase;font-family:arial;}
.nyteam-line{margin:20px 0 30px;width:100%;height:2px;background:#fff;}
.nyteam-desc{font-size:18px;color:#fff;line-height:30px;margin-bottom:20px;}
.nyteam-con{font-size:16px;line-height:1.6;text-align:justify;color:#fff;}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/page/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;}
.showimg-page&gt;div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness&gt;p{font-size: 16px;color: #0061ae;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgb(203 174 116 / 0.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #0061ae;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #0061ae;}

/*新闻列表*/
.nynews-ul {overflow:hidden;}
.nynews-ul li.nynews-li {padding:0 10px 10px;margin-bottom:20px;cursor:pointer;}
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:12px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a {color:#0061ae;}
.nynews-con {background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#0061ae;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist&gt;.container {padding-left:5px;padding-right:5px;}
	.nynews-ul{padding:0 5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page&gt;div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top&gt;a{float:left;padding:10px 25px;background:#0061ae;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top&gt;a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top&gt;a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page&gt;div[class^="col-"]{padding: 0 10px;}
}

/* 内页导航 */
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/page/location.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #0061ae;}
/*.crumbs{padding-left:20px;background: url(../images/page/location.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;float: left;color: #444;}
.crumbs a{color: #444;}
.crumbs a:hover{color: #0061ae;}*/
.crumbs{padding-left:20px;background:url(../images/page/location.png) no-repeat left center;/* line-height: 50px; */;float: left;color:#666;}
.crumbs a{color:#666;font-size: 15px;line-height: 36px;padding-right: 3px;}
.crumbs a:hover{color:#0061ae;}

.nyjc-desc{padding:20px;margin-bottom:20px;background:#f6f6f6;}
.nyjc-desc h1{font-size:24px;color:#333;margin-bottom:10px;}
.nyjc-desc p{font-size:14px;line-height:1.8;color:#555;}

/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:82px;height:82px;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:75px;height:75px;}
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:66px;height:66px;}
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:76px;height:76px;}
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:79px;height:79px;}
}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem&gt;p{color:#0061ae;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #0061ae}

/*产品参数*/
.showpro-p{margin-bottom:20px;}
.showpro-p h5{color: #444;line-height: 25px;margin-bottom: 10px;}
.showpro-p p{color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px;}
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#0061ae;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#0061ae;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #0061ae;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details .showpro-det strong{font-size:18px;}
.showpro-det&gt;div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
}
@media (max-width:767px){
	.showpro-p&gt;h1{font-size:20px;}
	.showpro-p p{line-height:20px;}
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-details .showpro-det strong{font-size:16px;}
}

#nyprozylist .owl-dots{position:absolute;left:0;right:0;bottom:10px;font-size:0;text-align:center;}
#nyprozylist .owl-dots .owl-dot{width:10px;height:10px;display:inline-block;background:rgb(0 0 0 / 30%);margin-right:6px;border-radius:50%;}
#nyprozylist .owl-dots .owl-dot:last-child{margin-right:0;}
#nyprozylist .owl-dots .owl-dot.active{background:#000;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro&gt;h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0061ae solid;color: #0061ae;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#0061ae;}
#abprolist li a:hover p{background:#0061ae;color:#fff;}

.nyhpro{padding: 0 10px 30px;}
.nyhotpro{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;margin-bottom:20px;}
.nyhotpro&gt;h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0061ae solid;color: #0061ae;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
#nyhotprolist li a{display:block;position:relative;}
.nyhotpro-img{overflow:hidden;}
#nyhotprolist li a p{background: rgba(0,0,0,.5);width:100%;line-height:36px;padding:0 10px;text-align:center;color:#fff;font-size:15px;}
#nyhotprolist li a:hover p{background: #0061ae;}
@media only screen and (max-width:767px) {
	#nyhotprolist li a p{line-height:30px;font-size:14px;}
}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#0061ae;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til&gt;a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #0061ae;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til&gt;a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #0068b7;}
.nysearch-til&gt;a:hover{background:#333;}
.nysearch-til&gt;a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til&gt;h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #0061ae;left:10px;}

/*联系我们*/
.product-inlist{background-color:#f6f6f6;}
.contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
.meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
.meg_con .tel {padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;}
.meg_con .tel img {display:inline-block;}
.meg_con .megs {margin-top:20px;font-size:15px;line-height:36px;}
.meg_con {width:100%;z-index:3;padding-left:8%;padding-right:4%;box-sizing:border-box;}
.my-map {margin:0 auto;width:50%;height:510px;float:left;}
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
	.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
	.meg_con .title2,.meg_con .tel{max-width: initial;width: 100%;}
	.contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
	.my-map {margin:0 auto;width:100%;height:400px;float:none;}
}
@media only screen and (max-width:991px) {
	.product-inlist&gt;div{margin-bottom: 0 !important;}
	.product-inlist{margin-bottom: 0;}
}
@media only screen and (max-width:768px) {
	.meg_con .title2 {margin-bottom:16px;margin-top:20px;font-size:24px;}
	.meg_con .megs {font-size:14px;line-height:30px;}
	.meg_con .tel {padding:10px 0;font-size:20px;}
	.meg_con .tel img {width:26px;}
	.meg_con .megs {margin-top:10px;}
	.meg_con .tel img {width:20px;margin-bottom:0;}
	.meg_con .title2 {font-size:22px;}
	.product-inlist {margin-top:10px;}
}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
#nyteam #flip{padding-top:40px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover{ border:1px solid #009; color:#000;}
.metpager_4 a:active{border:1px solid #009; color:#000;}
.metpager_4 span.current{ border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled{ border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0061ae; display: inline-block; }
.metpager_5 a:hover{ border:1px solid #0061ae; color:#fff; background-color:#0061ae;}
.metpager_5 a:active{border:1px solid #0061ae; color:#000;}
.metpager_5 span.current{ padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#0061ae; border:1px solid #0061ae; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover{ border:1px solid #ff9600; color:#ff6500; background-color:#ffc794; }
.metpager_6 a:active{ border:1px solid #ff9600; color:#ff6500; background-color:#ffc794; }
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6; }

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover{ border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active{ border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled{ border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover{ border:1px solid #a0a0a0; }
.metpager_8 a:hover{ border:1px solid #a0a0a0; }
.metpager_8 span.current{ border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none; }
.metpager_8 span.disabled{ border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc; }

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover{ border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover{ border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current{ border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none; } 
.metpager_9 span.disabled{ border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
@media (max-width:767px){
	.digg4&gt;span:nth-child(-n+2){ display:none; }
}

.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;}
#loader-wrapper { position: fixed; top: 0;left: 0; width: 100%; height: 100%; z-index:999999;}
#loader{ display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent;
    /* COLOR 1 */
    border-top-color: #FFF;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -moz-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index:1001;
    }
#loader img{}	
#loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent;
    /* COLOR 2 */       
    border-top-color: #FFF;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -moz-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */              
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */}
#loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent; border-top-color: #FFF;
    /* COLOR 3 */       
    -moz-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */        
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */}


@-webkit-keyframes spin {
    0%{ 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }100%{
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */}
}

@keyframes spin {
    0%{ 
       -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
       -ms-transform: rotate(0deg);  /* IE 9 */
       transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }100%{
       -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
       -ms-transform: rotate(360deg);  /* IE 9 */
       transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */}
}

#loader-wrapper .loader-section { position: fixed; top: 0; width: 51%; height: 100%; background: #0061ae; /* Old browsers */ z-index: 1000; -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0);  /* IE 9 */ transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */}
#loader-wrapper .loader-section.section-left {left: 0;}
#loader-wrapper .loader-section.section-right {right: 0;}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left { -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(-100%);  /* IE 9 */ transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);   transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.loaded #loader-wrapper .loader-section.section-right { -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(100%);  /* IE 9 */ transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);   transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.loaded #loader { opacity: 0; -webkit-transition: all 0.3s ease-out;   transition: all 0.3s ease-out;}
.loaded #loader-wrapper { visibility: hidden; -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateY(-100%);  /* IE 9 */ transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; background: #0061ae; }
/* JavaScript Turned Off */
.no-js #loader-wrapper {display: none;}
.no-js h1 {color: #222222;}
#loader-wrapper .load_title { font-family:'Open Sans'; color:#FFF; font-size:20px; width:100%; text-align:center; z-index:9999999999999; position:absolute; top:60%; opacity:1; line-height:30px; }
#loader-wrapper .load_title span { padding-top:20px; font-weight:bold; font-size:32px; color:#FFF; opacity:1;background-image: -webkit-linear-gradient(left,#fff,#f7ae1c); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.box-dt{ position: absolute; z-index: 9; right: 19%; top: 32%; }
.box-dt h2{ position: relative; top: 100px; right: 10px; font-size: 20px; font-weight: bold; }
.box-dt::before{ content: ''; height: 27px; width: 57px; background: url(../images/dt-tb1.png) center no-repeat; /* opacity: .2; */ border-radius: 50%; position: absolute; top: 64px;left: 0px; animation: shadow .5s linear infinite;}
.box-dt::after{ border-radius: 5px; background: url(../images/dt-tb.png) center no-repeat; animation: rotate 0.5s linear infinite; content: ''; position: absolute; left: 2px; top: 0; width: 54px; height: 67px; background-size: 42px;}
@keyframes shadow {
    0%, 100% {transform: scaleX(1);}
    50% {transform: scaleX(1.2);}
}

@keyframes rotate {
    0% {
        transform: translateY(0) ;
    }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px) scale(1.1, 0.9);
    }
    75% {
        ransform: translateY(10px) ;
    }
    100% {
        transform: translateY(0) ;
    }
}

@media only screen and (max-width:1440px) {
	.box-dt{position: absolute;z-index: 9;right: 18%;top: 31%;}
}

@media only screen and (max-width:1366px) {
	.box-dt{position: absolute;z-index: 9;right: 18%;top: 29%;}
	.box-dt h2{ font-size:18px; }
}

@media only screen and (max-width:1199px) {
	.box-dt{position: absolute;z-index: 9;right: 15%;top: 26%;}
	.box-dt::before{ background-size: 36px;}
	.box-dt::after{background-size: 30px;}
}

@media only screen and (max-width:1024px) {
	.box-dt{position: absolute;z-index: 9;right: 17%;top: 26%;}
}

@media only screen and (max-width:991px) {
	.box-dt{position: absolute;z-index: 9;right: 17%;top: 29%;}
}

@media only screen and (max-width:500px) {
	.box-dt{position: absolute;z-index: 9;right: 16%;top: 17%;}
	.box-dt::before{ background-size: 24px; height: 20px; top: 58px;}
	.box-dt::after{background-size: 24px;}
	.box-dt h2{ font-size: 16px; top: 86px; right: 0;}
}
@media only screen and (max-width:425px) {
	.box-dt{position: absolute;z-index: 9;right: 17%;top: 14%;}
	.box-dt h2{font-size: 14px;top: 86px;right: 0;}
}
@media only screen and (max-width:400px) {
	.box-dt{position: absolute;z-index: 9;right: 16%;top: 11%;}
	.box-dt h2{font-size: 14px;top: 86px;right: 0;}
}

.nypro{padding: 42px 0;}
.nyprolist ul li .img_li {position: relative;border:1px solid #dedede;padding: 10px;margin-bottom: 30px;}
.nyprolist ul li .img_li .img_list{overflow: hidden;}
.nyprolist ul li .img_li:hover{border:1px solid #0061ae;}
.nyprolist ul li .img_li .img_list img{transition:all 1s;}
.nyprolist ul li .img_li:hover .img_list img{transform:scale(1.1);}
.nyprolist ul li .img_li h3{ height: 60px; line-height: 60px; color: #fff;  border-top: 1px solid #dedede; font-size: 18px; color: #333; text-align: center;}
.nyprolist ul li .img_li:hover h3{border-top: 1px solid #0061ae;}

/*新闻*/
.nynews-ul li{ background: #f8f8f8; padding: 40px; margin-top: 30px; overflow: hidden; box-shadow:0px 5px 5px #dedede; position: relative;}
.nynews-ul li::before{content: ''; position: absolute; bottom: 0; width: 0; height: 2px; }
.nynews-ul li:hover::before{ width: 100%; height: 2px; background: #0061ae; left: 0; transition:all 1s;}
.nynews-ul li:hover .shownews_li h3{ color: #0061ae;}
.nynews-ul li .news_img{ overflow: hidden; padding:0;}
.nynews-ul li a img{ padding:0; transition:all 1s; }
.nynews-ul li:hover a img{ transform:scale(1.1); }
.nynews-ul li .shownews_li{ padding: 0 80px; }
.nynews-ul li .shownews_li h3{ font-size: 22px; color: #333; line-height: 60px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.nynews-ul li .shownews_li p{ height: 75px; line-height: 25px; font-size: 13px; color: #777; overflow: hidden; margin-bottom: 20px;}
.nynews-ul li .shownews_li span{ background: url(../images/hits_bg.png) no-repeat left; padding-left: 20px; background-size:15px; }
.nynews-ul li  em{padding: 15px;background: #0061ae;color: #fff;margin-top: 20px;text-align: center;}
.nynews-ul li  em p{ font-size: 36px; text-align: center;}
.nynews-ul li  em span{text-align: center;}
.nynews-ul .shownews_txt{ padding:50px;}
.nynews-ul .shownews_txt h1{ font-size: 24px; text-align: center; line-height: 60px;}

@media(max-width:1199px){
	.nynews-ul li .shownews_li{ padding: 0 50px;}
	.nynews-ul li .shownews_li h3{ font-size: 20px; color: #333; line-height: 50px;}
	.nynews-ul li .shownews_li p{ height: 75px; line-height: 25px; font-size: 13px; color: #777; overflow: hidden; margin-bottom: 10px;}
	.nynews-ul li  em{ padding: 10px; background: #0061ae; color: #fff; margin-top: 20px;}
	.nynews-ul li  em span{text-align: center; font-size: 12px;}
}
@media(max-width:767px){
	#newslist li{ background: #f8f8f8; padding: 10px; margin-top: 30px; overflow: hidden; box-shadow:0px 5px 5px #dedede; position: relative;}
	#newslist li .shownews_li{ padding: 10px;}
}

.showplan .showplan_t{ background: #f1f1f1; padding: 50px 0; }
.showplan .showplan_t h1{ font-size: 30px; line-height: 60px; text-align: center; }
.showplan .showplan_t p{ font-size: 18px; color: #999; line-height: 36px; padding: 0 10%; }
.showplan .showplan_li{ padding: 30px 0 10px; }
.showplan .showplan_li .img_txt p{ line-height: 40px; font-size: 22px; color: #0061ae; }
.showplan .showplan_li .img_zixun{ padding-bottom: 20px; }
.showplan .showplan_li .img_zixun p{ width: 160px; height: 40px; background: #0061ae; color: #fff; text-align: center; line-height: 40px; font-size: 16px;}
.img_introduce_t h4{ border-bottom:1px solid #dedede; line-height: 40px; }
.img_introduce_t h4 em{ width: 200px; background: #f1f1f1; text-align: center; display: block; }
.img_introduce img{ max-width: 100%; }

.introduce_txt{ line-height: 32px; padding: 15px; }

@media(max-width:767px){
	.showplan .showplan_t{ background: #f1f1f1; padding: 15px 0;}
	.showplan .showplan_li&gt;div{ padding: 0;}
	.img_introduce_t{ padding: 0;}
	.img_introduce_t h4 em{ width: 160px; background: #f1f1f1; text-align: center; display: block;}
}

.showplan .showplan_li h2{ line-height: 60px;}
.showplan .showplan_li ul li{ font-size: 16px; line-height: 32px; padding: 10px 0;}
.showplan .showplan_li ul li .showplan_list{ position: relative; border:1px solid #dedede; padding: 5px;}
.showplan .showplan_li ul li .showplan_list h3{ height: 50px; line-height: 50px; color: #fff; text-align: center; font-size: 16px; color: #333; border-top:1px solid #dedede;}
.showplan .showplan_li ul li:hover .showplan_list{ border:1px solid #0061ae;}
.showplan .showplan_li ul li:hover .showplan_list h3{ border-top:1px solid #0061ae; }

@media(max-width:767px){
	.showplan .showplan_li h2{ line-height: 40px; font-size: 20px;}
	.showplan .showplan_li ul li{ font-size: 14px; line-height: 28px; padding: 20px 0;}
	.san_nav .san_t p{ font-size: 14px; color: #666; line-height: 28px; padding: 0;}
	.san_nav .langmu_yiji .nlist ul .show_li{ padding: 0;}
	.san_nav .san_li ul li{ padding: 0;}
	.showplan .showplan_li ul li{ padding-top: 0; padding-top: 0px;}
	.showplan .showplan_t p{ font-size: 14px; color: #999; line-height: 36px; padding: 0;}
}


</pre></body></html>